.index_products_indexpro {
    width: 100%;
    margin: auto;
    min-width: 1190px;
    max-width: 1920px;
    padding-top: 50px;padding-bottom: 20px;
}
.index_product_class{width: 100%;text-align: center;margin-bottom: 56px;margin-top: 30px;}
.index_product_class li{width: 190px;height: 36px;border: 1px solid #fff;margin: 0 10px;line-height: 36px;text-align: center;display: inline-block;}
.index_product_class li a h3{font-size: 16px;color: #666666;font-weight: bold;line-height: 36px;font-family: 微软雅黑;}
.index_product_class li:hover{border: 1px solid #ec1b24;background-color: #ec1b24;}
.index_product_class li:hover a h3{color: #fff;}
.product_box{width: 100%;margin: auto;display: none;}
.in_pagepro{width: 282px;height: auto;float: left;}
.in_proimg{width: 280px;height: 183px;border: 1px solid #cccccc;position: relative;overflow: hidden;}
.in_proimg img{width: 280px;height: 183px;transition: 0.6s;}
.in_pagepro:hover .in_proimg img{transform: scale(1.1);-moz-transform:scale(1.1);-webkit-transform:scale(1.1);transition: 0.6s;}
.in_proname{width: 100%;text-align: center;}
.in_proname a{color: #222222;font-family: 微软雅黑;line-height: 20px;font-size: 15px;font-weight: normal;display: block;padding: 10px 0;}
.index_promore_nj{width: 143px;height: 39px;margin: auto;display: block;line-height: 39px;text-align: center;border: 1px solid #bdbdbd;font-size: 14px;color: #666666;font-weight: normal;}
.index_promore_nj:hover{background-color: #ec1b24;color: #fff;}



